golang.org/x/net/http2.clientStream.firstByte (field)
3 uses
golang.org/x/net/http2 (current package)
transport.go#L433: firstByte bool // got the first response byte
transport.go#L2280: if !cs.firstByte {
transport.go#L2288: cs.firstByte = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)